Skip to content

deps(go): bump golang.org/x/crypto from 0.45.0 to 0.48.0 - #51

Merged
stefan-ernst merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.48.0
Feb 25, 2026
Merged

deps(go): bump golang.org/x/crypto from 0.45.0 to 0.48.0#51
stefan-ernst merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.48.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.45.0 to 0.48.0.

Commits
  • e08b067 go.mod: update golang.org/x dependencies
  • 7d0074c scrypt: fix panic on parameters <= 0
  • 506e022 go.mod: update golang.org/x dependencies
  • 7dacc38 chacha20poly1305: error out in fips140=only mode
  • 19acf81 go.mod: update golang.org/x dependencies
  • 3a1c6b4 x509roots/fallback: update bundle
  • f4602e4 ssh/agent: fix flaky test by ensuring a writeable home directory
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.48.0.
- [Commits](golang/crypto@v0.45.0...v0.48.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.48.0 branch from 63ea5b4 to 52dfc76 Compare February 9, 2026 22:52
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

🔍 Deadcode Analysis

Found potentially unused code (click to expand)
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils
/home/runner/work/core/core/internal/services/planning_service_test.go:8:2: could not import windshift/internal/testutils (invalid package name: "")
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils/factory
/home/runner/work/core/core/internal/services/comment_service_test.go:9:2: could not import windshift/internal/testutils (invalid package name: "")
/home/runner/work/core/core/internal/services/comment_service_test.go:10:2: could not import windshift/internal/testutils/factory (invalid package name: "")
deadcode: packages contain errors

These functions may be unused. Consider removing them if they're no longer needed.

@stefan-ernst
stefan-ernst merged commit ba8935b into main Feb 25, 2026
7 of 8 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/golang.org/x/crypto-0.48.0 branch February 25, 2026 09:02
stefan-ernst added a commit that referenced this pull request Mar 6, 2026
….org/x/crypto-0.48.0

deps(go): bump golang.org/x/crypto from 0.45.0 to 0.48.0
stefan-ernst pushed a commit that referenced this pull request Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant